Skip to content

chore: clean up stale and duplicated config#6

Open
posquit0 wants to merge 1 commit into
mainfrom
chore/config-cleanups
Open

chore: clean up stale and duplicated config#6
posquit0 wants to merge 1 commit into
mainfrom
chore/config-cleanups

Conversation

@posquit0

Copy link
Copy Markdown
Owner

Summary

  • Remove the empty (0-byte) .chezmoiexternal.yaml — externals are defined in .chezmoiexternals/github-release-assets.yaml, so this file is dead weight.
  • Remove the duplicated Clock section in the macOS defaults script; FlashDateSeparators is already set in the Menu Bar section above.
  • Replace which with the POSIX-standard command -v in .bashrc.

All edited shell scripts pass bash -n syntax checks.

- Remove empty .chezmoiexternal.yaml; externals live in
  .chezmoiexternals/ now
- Remove duplicated FlashDateSeparators block in macOS defaults script
  (already set in the Menu Bar section)
- Use POSIX 'command -v' instead of 'which' in .bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant